Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce visp namespace to protect ViSP classes #1410

Merged
merged 70 commits into from
Jun 10, 2024

Conversation

fspindle
Copy link
Contributor

@fspindle fspindle commented May 21, 2024

  • Introduction of visp namespace is required to complain with misra C++ quality rules
  • By default visp namespace is not enabled.
  • To enable visp namespace run cmake -DENABLE_VISP_NAMESPACE=ON ../visp

fspindle and others added 30 commits May 21, 2024 15:25
…he nested classes in vpDetectorDNNOpenCV.h
…n the cpp file due to the forward declaration of NetConfig
… -DENABLE_VISP_NAMESPACE=ON compilation error in tutorial-ibvs-4pts-json
rlagneau and others added 28 commits June 4, 2024 10:36
@fspindle fspindle merged commit 92b1ddc into lagadic:master Jun 10, 2024
72 of 73 checks passed
@fspindle fspindle deleted the feat_visp_namespace branch July 3, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant